home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Console.app / Contents / Resources / Spanish.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-19  |  2.0 KB  |  31 lines

  1. /* size in KB */
  2. "%d KB" = "%d KB";
  3.  
  4. /* No comment provided by engineer. */
  5. "===== Display starts at offset %d within file of length %d. ====\n===== Use File->Reload (Cmd-R) to display more. ====\n" = "===== La pantalla se muestra en la posición %d dentro de un archivo de longitud %d. ====\n===== Use Archivo > Volver a cargar (Comando+R) para visualizar más información. ====\n";
  6.  
  7. /* Delete Sheet */
  8. "Are you sure you want to permanently delete the file \"%@\"?" = "¿Seguro que desea borrar permanentemente el archivo \"%@\"?";
  9.  
  10. /* Delete Sheet */
  11. "Cancel" = "Cancelar";
  12.  
  13. /* opening a .gz file */
  14. "Decompressing log %@..." = "Descomprimiendo registro %@...";
  15.  
  16. /* Delete Sheet */
  17. "Delete" = "Eliminar";
  18.  
  19. /* Delete Sheet */
  20. "Delete Log File" = "Eliminar el archivo de registro";
  21.  
  22. /* view menu item */
  23. "Hide Log List" = "Ocultar lista de registros";
  24.  
  25. /* Status displayed in find panel when the find string is not found. */
  26. "Not found" = "No encontrado";
  27.  
  28. /* view menu item */
  29. "Show Log List" = "Mostrar lista de registros";
  30.  
  31.